xen.git
2006-07-28 kfraser@localhost... [NET] back: Replace netif->status with netif_carrier_ok
2006-07-28 kfraser@localhost... [NET] front: Move rx req pushing to one spot
2006-07-28 kfraser@localhost... [NET] front: Clean up rx ring recovery.
2006-07-28 kfraser@localhost... Merge.
2006-07-28 kfraser@localhost... Merge.
2006-07-28 kfraser@localhost... [IA64] Add missing empty files.
2006-07-28 sos22@douglas... Merge.
2006-07-28 sos22@douglas... [MINI-OS] Add a function mapping grant table error...
2006-07-28 sos22@douglas... [MINI-OS] Add evtchn_bind_interdomain to mini-os, allow...
2006-07-28 sos22@douglas... [MINI-OS] Extend alloc_unbound so that the remote domai...
2006-07-28 sos22@douglas... [MINI-OS] Clean up event channel types in mini-os.
2006-07-28 kfraser@localhost... [LIBXC] Generic include of arch-specific sub-makefile.
2006-07-28 sos22@douglas... [MINI-OS] unbind_virq is broken and nobody uses it...
2006-07-28 kfraser@localhost... [PCI] Basic documentation for the per-device permissive
2006-07-28 kfraser@localhost... [PCI] Two policy files written in what is intended...
2006-07-28 kfraser@localhost... [PCI] xend parses the user-space PCI backend policy...
2006-07-28 kfraser@localhost... [PCI] Per-device permissive flag (replaces global permi...
2006-07-28 kfraser@localhost... [PCI] Allow per-device configuration for fine-grained...
2006-07-28 kfraser@localhost... [LINUX] Clean up reboot.c suspend handling.
2006-07-28 kfraser@localhost... MErge with xenppc-unstable-merge.hg
2006-07-28 kfraser@localhost... Merge with xen-ia64-unstable.hg.
2006-07-28 chris@kneesaa... [qemu] Fix reads on unreported memory addresses.
2006-07-27 Hollis Blanchard[powerpc] implement per-cpu data areas, based on x86...
2006-07-27 Hollis Blanchard[powerpc] implement page_is_removable()
2006-07-27 awilliam@xenbuild.awmerge with xen-unstable.hg
2006-07-27 awilliam@xenbuild.aw[IA64] IO ports for driver domains.
2006-07-27 awilliam@xenbuild.aw[IA64] warning fix
2006-07-27 awilliam@xenbuild.aw[IA64] iomem support for driver domains.
2006-07-27 awilliam@xenbuild.aw[IA64] include asm/vhpt.h in ivt.S
2006-07-27 awilliam@xenbuild.aw[IA64] remove a debug message
2006-07-27 awilliam@xenbuild.aw[IA64][qemu] add changes lost from xen-ia64 cset 10570
2006-07-27 awilliam@xenbuild.aw[IA64] Remove unused contig mem flag for VTi
2006-07-27 kfraser@localhost... Revert previous changeset. Needs more review.
2006-07-27 kfraser@localhost... [NET] back: Replace netif->active with netif_carrier_ok
2006-07-27 kfraser@localhost... [NET] back: Make use of the simplicity of tasklets...
2006-07-27 kfraser@localhost... [NET] front: Zero gso features/pad
2006-07-27 kfraser@localhost... Remove unused definitions in xc_hvm_build.c.
2006-07-27 kfraser@localhost... Clear MPT l2 entries when allocating monitor pagetable
2006-07-27 kfraser@localhost... map_p2m_entry only needs gpfn and gmfn as input parameters.
2006-07-27 kfraser@localhost... [IA64] Fix of C/S 10529:4260eb8c08740de0000081c61a6237f...
2006-07-27 kfraser@localhost... [HVM][VMX] Fix injection of software exceptions (#BP...
2006-07-27 kfraser@localhost... Build Xen with at least -O1 to avoid very large stack...
2006-07-27 chris@kneesaa... [qemu] Fix -net tap option when no ifname is specified.
2006-07-27 chris@kneesaa... [qemu] Add missing vga_bios_init call.
2006-07-26 awilliam@xenbuild.awMerge ... xen-unstable.hg for tools/ioemu build fix
2006-07-26 chris@kneesaa... [qemu] Remove duplicate ia64 testandset implementation.
2006-07-26 Jimi Xenidis[powerpc] more register information in the register...
2006-07-26 Jimi Xenidis[powerpc] domain building fixes for linux kexec model
2006-07-26 awilliam@xenbuild.awmerge with xen-unstable.hg
2006-07-26 awilliam@xenbuild.aw[IA64] nasty bug fix
2006-07-26 awilliam@xenbuild.aw[IA64] linux without SMP
2006-07-26 awilliam@xenbuild.aw[IA64] live migration
2006-07-26 awilliam@xenbuild.aw[IA64] increase buffer size in panic_domain().
2006-07-26 chris@kneesaa... [qemu] Initialize vga from within qemu for when the...
2006-07-26 chris@kneesaa... [qemu] Add access to the monito vt over VNC.
2006-07-26 chris@kneesaa... [qemu] sync patches and add file missing from cset...
2006-07-26 chris@kneesaa... [qemu] Use domain-name in VNC window title.
2006-07-26 chris@kneesaa... [qemu] Re-calculate color_table after color depth reset.
2006-07-26 chris@kneesaa... IA64-specific code for new Qemu
2006-07-26 kfraser@localhost... Remove unnecessary include of linux/compiler.h in libxe...
2006-07-26 chris@kneesaa... [qemu] Fix HVM guests with more than 2G RAM on x86_64,
2006-07-26 chris@kneesaa... Fix cirrus and rt8139 co-exist issue in new qemu-dm.
2006-07-26 kfraser@localhost... [HVM] Sync p2m table across all vcpus on x86_32p xen.
2006-07-26 kfraser@localhost... [SVM] Correct compile time compare of CONFIG_PAGING_LEV...
2006-07-26 kfraser@localhost... Add dependency on ncurses to main README.
2006-07-26 kfraser@localhost... [LINUX] Disable configuration of ARCH_SPARSEMEM_ENABLE...
2006-07-25 awilliam@xenbuild.aw[IA64] fix merge error with xen-unstable.hg
2006-07-25 kfraser@localhost... [XEN] Increase debug stack size from 4kB to 8kB.
2006-07-25 awilliam@xenbuild.awmerge with xen-unstable.hg
2006-07-25 kfraser@localhost... Fix Linux so that it does not set a timeout if there...
2006-07-25 awilliam@xenbuild.aw[IA64] remove unnecessary panic_domain() declarations
2006-07-25 kfraser@localhost... [LINUX][NET] Add default ethtool get_link implementatio...
2006-07-25 kaf24@firebug... Fix docs build after vtpm changes.
2006-07-25 kfraser@localhost... [VTPM] Add a description for vTPM usage to the user...
2006-07-25 kfraser@localhost... [LINUX] Improve single-page contiguous region creation...
2006-07-25 kfraser@localhost... Move x86 perf counters declarations to asm-x86/perfc_defn.h
2006-07-25 kfraser@localhost... Add versioning info to xenstore library.
2006-07-25 kfraser@localhost... [NET] gso: Fix reversed error test in netif_tx_trylock
2006-07-25 kfraser@localhost... Fix memory allocation for IA64 guest on Xen-unstable...
2006-07-25 kfraser@localhost... Split networking GSO patch into base portion plus addit...
2006-07-25 chris@kneesaa... Make ioemu targets more robust and make ioemu clean...
2006-07-25 kfraser@localhost... Fix domid range check in xenmon.
2006-07-25 kfraser@localhost... When installing libblktap, symlinks should be made...
2006-07-25 kfraser@localhost... The blktap commit reverted the change so that libxensto...
2006-07-25 kfraser@localhost... VTPM_TOOLS: Updated vtpm for new release of tpm_emulato...
2006-07-25 kfraser@localhost... Fix 'make clean' when ioemu configuration failed.
2006-07-25 sos22@douglas... [MINI-OS] Fix a bug which prevented map_frames being...
2006-07-24 awilliam@xenbuild.aw[IA64] Support domU coredump on ia64
2006-07-24 awilliam@xenbuild.aw[IA64] Fix fetch code method when FP fault occurs ...
2006-07-24 awilliam@xenbuild.aw[IA64] vDSO paravirtualization: paravirtualize vDSO
2006-07-24 awilliam@xenbuild.aw[IA64] vDSO paravirtualization: import linux files
2006-07-24 awilliam@lappy[IA64] ivt.S cleanup
2006-07-19 sos22@douglas... [XEN] Fix a comment in grant_table.h.
2006-07-19 awilliam@xenbuild.aw[IA64] Revert xen-ia64-unstable.hg cset 10685
2006-07-14 chris@kneesaa... Spawn vncviewer from qemu-dm.
2006-07-14 awilliam@xenbuild.aw[IA64] optimize entry and exit path
2006-07-14 awilliam@xenbuild.aw[IA64] xencons command line parameter is now an integer
2006-07-14 awilliam@xenbuild.aw[IA64] optimize vpsr
2006-07-14 chris@kneesaa... Change the qemu to allow no network arguments, removing the
2006-07-14 chris@kneesaa... Fix some more text inconsistencies and put devices...
next